CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 直方图

搜索资源列表

  1. OpenCV_EqualizeHist

    0下载:
  2. 数字图像处理 直方图均衡化 提升图像对比度和质量 opencv环境-Histogram equalization of digital image processing to enhance image contrast and quality opencv environment
  3. 所属分类:OpenCV

    • 发布日期:2017-10-31
    • 文件大小:1358360
    • 提供者:fc
  1. histogram

    0下载:
  2. 此文档中包含的源代码是关于opencv中图像处理的直方图操作,包括了最基本的和比较新的直方图操作的技术,绝对的好!-The source code contained in this document is the histogram of the image processing opencv in operation, including the basic technology and new histogram manipulation, absolute!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:13337
    • 提供者:马晓明
  1. OpenCV_CalcHist

    0下载:
  2. 直方图是计算机视觉中一个很重要的工具,OpenCV里面提供了不少有关直方图处理的函数。其中最基本的是计算直方图的函数calcHist()。有关直方图在前面的博文中也有所介绍:基础学习笔记之opencv(4):直方图使用学习。不过目前由于本人课题研究上需要计算多张图片的一维直方图特性,且每张图片对应有自己不同的掩膜矩阵,开始以为OpenCV中提供的calcHist()函数能够实现这个功能,因为其中一个重载函数中有一个参数为InputArrayOfArrays,咋一看会觉得这不就是可以处理多张图片的
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:755090
    • 提供者:wuwei
  1. OpencvJunheng

    0下载:
  2. Opencv程序直方图均衡源代码,很好用。-The Opencv procedure histogram equalization source code, very good.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:516
    • 提供者:静听
  1. zhifangtu

    0下载:
  2. 二维图像直方图的均衡化,可以显示直方图,C++程序,OpenCV编写-Two-dimensional image histogram equalization, display the histogram, C++ program, OpenCV write
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:430935
    • 提供者:周靖昆
  1. HE

    0下载:
  2. 实现单幅图像的全局直方图均衡化并显示直方图,基于OPENCV的-To achieve a single image global histogram equalization and displays a histogram based OPENCV
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:109572
    • 提供者:沈耀强
  1. cv6_2

    0下载:
  2. QT opencv,通道分离,直方图均衡化-QT opencv, channel separation, histogram equalization
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:3149
    • 提供者:王伟
  1. colorful-image-histogram

    0下载:
  2. opencv 绘制彩色直方图,环境VS2008-the opencv drawn the color histogram environment VS2008
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:100639
    • 提供者:周彦宏
  1. Histogram-compare

    0下载:
  2. 基于opencv和vs2008实现了两幅图像进行直方图对比,可以检测相似度-Based opencv and vs2008 achieve the two image histogram contrast, can detect similarity
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:272947
    • 提供者:chris wu
  1. Histo_specification

    0下载:
  2. 使用opencv对多幅图片求平均直方图,并作为直方图规定化的匹配直方图,对夜晚光线较差的车牌图片进行直方图规定化-Use histogram opencv averaging multiple pictures, and as a histogram provides matching histogram, histogram provides a poor picture of the license plate of the night light
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1969
    • 提供者:yuanfang
  1. colorhistogram

    0下载:
  2. 图像处理,使用opencv对图像颜色直方图特征提取-Image processing using opencv image color histogram feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:16149
    • 提供者:李衮
  1. histogram_Eq_bit_plane_threshing

    0下载:
  2. 图像处理中的直方图,二值化和位图层分离的实现,用的opencv,devcpp。-A histogram of the image processing, the binarization and bit layers separated realization OpenCV devcpp.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:1808
    • 提供者:lily
  1. histogram

    0下载:
  2. 基于对话框中picture控件绘制直方图 是在视频流中截取出的一帧图像进行直方图统计,如果不停的截取,将形成动态的直方图,该函数是基于OpenCV中视频帧中调用,故参数是IplImage类型的-Based on dialog box picture control drawing histogram is in streaming video capture a frame of image histogram statistics, if intercepted, will form a dy
  3. 所属分类:Multi Monitor

    • 发布日期:2017-11-10
    • 文件大小:2099
    • 提供者:徐飞
  1. OpencvApp

    0下载:
  2. opencv 图像直方图均衡化处理 读入图像,能够画出原直方图和均衡化后的直方图及现实均衡化后图像-the opencv image histogram equalization processing read into the image, to be able to draw a histogram equalization and the reality after the original histogram equalization image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:1041002
    • 提供者:叶涛
  1. DrawHistogram

    0下载:
  2. 基于OpenCv的MFC画图像灰度直方图-Based OpenCv the MFC painting image gray histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:13387407
    • 提供者:祖先生
  1. QDHE.avi

    1下载:
  2. 利用opencv编程,基于直方图均衡的视频增强技术。通过分割图像,适当拉伸,增强效果较好。-Using opencv programming, based histogram equalization video enhancement technology. By image segmentation, proper stretching, enhance better.
  3. 所属分类:OpenCV

    • 发布日期:
    • 文件大小:13694478
    • 提供者:chenying
  1. HistogramExample

    0下载:
  2. OpenCV实现的直方图,可以读入图片或者是视频来得到直方图-The OpenCV implementation histogram can be read into the picture or video to obtain a histogram
  3. 所属分类:Video Capture

    • 发布日期:2017-11-25
    • 文件大小:5104047
    • 提供者:KevinChen
  1. caisezft

    0下载:
  2. 对彩色图像进行直方图均衡化只要先将彩色图像分解成若干通道,然后这些通道分别进行直方图均衡化,最后合并所有通道即可。在opencv下进行彩色直方图均衡化。调用cvSplit()和cvMerge()。-Color histogram equalization,opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:2433202
    • 提供者:cxm
  1. HE

    0下载:
  2. 直方图均衡的C++代码实现,没有用opencv,但是可以更好的帮助你了解直方图均衡的原理,附有详细注释,欢迎下载-The histogram equalization C++ code to achieve, not opencv, but you can better help you understand the histogram equalization principle, with detailed notes, welcome to download
  3. 所属分类:Graph program

    • 发布日期:2017-11-18
    • 文件大小:1533944
    • 提供者:金谋
  1. ahe

    0下载:
  2. 自使用直方图均衡AHE的opencv实现,可以用于减弱光照影响和雾天去雾方面的研究,欢迎下载-Opencv realized from the use of histogram equalization AHE can be used to weaken the study of light effects and fog to fog, welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1363543
    • 提供者:金谋
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com